CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 robert

搜索资源列表

  1. Edgedetect

    0下载:
  2. 实现图像边缘检测的程序,算子分别为Robert Sobel Prewitt.-Achieve the image edge detection procedure, operator, respectively Robert Sobel Prewitt.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3972381
    • 提供者:liya
  1. EdgeContour

    0下载:
  2. 对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1449497
    • 提供者:Huang Yan
  1. bianyuanjiance

    0下载:
  2. 基于canny、LOG、Robert等边缘检测的比较-Based on canny, LOG, Robert edge detection comparison and other
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:49551
    • 提供者:刘晓琼
  1. Roberts

    0下载:
  2. 实现Robert算子,完成图像的边缘检测。一阶差分运算-roberts
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1360
    • 提供者:崔新方
  1. image

    0下载:
  2. 图像处理中三种经典边缘检测算法,分别是sobel边缘检测、Robert边缘检测、Prewwit边缘检测,在c++builder平台中实现-Three classical image processing edge detection algorithm, namely, sobel edge detection, Robert edge detection, Prewwit edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1059
    • 提供者:常军
  1. bianyuanjiance

    0下载:
  2. 对图像进行边缘检测,检测算子包括Robert算子、Sobel算子、拉普拉斯算子等-The image edge detection, detection operator, including Robert operator, Sobel operator, Laplacian, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:949577
    • 提供者:马伊凡
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
  1. Hw3

    0下载:
  2. 使用vs08编写的一个基于mfc的图像处理程序,功能包括 1.通过拉普拉斯边缘检测算子提取图像边缘 2.通过罗伯特交叉边缘检测算子提取图像边缘 3.通过Sobel边缘检测算子提取图像边缘 -Prepared using vs08 a mfc-based image processing program, features include 1. Laplacian edge detection by extracting edge operator 2. By Robert Cro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5816837
    • 提供者:zhengarean
  1. edgedetect

    0下载:
  2. 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1176
    • 提供者:
  1. visual-detecting-for-PCB

    2下载:
  2. 用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学
  3. 所属分类:Special Effects

    • 发布日期:2017-03-09
    • 文件大小:7317504
    • 提供者:luaiming
  1. Image-Process-operator

    0下载:
  2. 这是一篇介绍图像处理中各种边缘检测的微分算子简单比较(Sobel,Robert, Prewitt,Laplacian,Canny)的文章,对初学者非常有用。-This is a descr iption of various edge detection image processing of relatively simple differential operator (Sobel, Robert, Prewitt, Laplacian, Canny) of the article, ver
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12689
    • 提供者:zhu bo
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  1. matlab1

    0下载:
  2. 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:152006
    • 提供者:吴志国
  1. EdgeContour

    0下载:
  2. 数字图像处理之边缘检测,包括ROBERT\SOBEL\傅立叶-Digital image processing edge detection, including robert\sobel\ Fu Liye
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:5034326
    • 提供者:林东
  1. Edge_Detect

    1下载:
  2. 指纹识别图像分割部分的边缘检测代码 matlab语言环境 包括robert gauss 等几个算子-The divided portion of the fingerprint identification image edge detection code
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:761
    • 提供者:妍妍
  1. storage

    0下载:
  2. 对图像进行robert边缘检测,效果还不错。也可以随时变换。-Robert to image edge detection, the effect is good. Can also change at any time.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1183
    • 提供者:余程
  1. cy

    0下载:
  2. 对图片进行边缘检测 包含sobel robert等经典算法和canny 小波等功能强劲的算法-Images edge detection contain sobel Robert classic algorithm and wavelet functions such as canny strong algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:4516843
    • 提供者:杨飞
  1. 4

    0下载:
  2. 在vc平台下实现了对所选图像进行robert边缘算子,sobel算子,拉普拉斯算子等等边缘检测-Vc platform to achieve the selected image robert edge operator, sobel operator, Laplacian edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2008729
    • 提供者:徐昊
  1. sar1

    0下载:
  2. 利用matlab编写的图像边缘检测程序,里面包括马尔算子,拉普拉斯算子,罗伯特算子,Canny算子等。-Use the matlab image edge detection program, which includes Malta operator, Laplace operator, Robert operator, Canny operator and other.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1329
    • 提供者:nihuan
  1. MATLAB-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
« 1 2 3 45 »
搜珍网 www.dssz.com